Bug 753992 - im-quartz discard_preedit segmentation fault
authorJohn Ralls <jralls@ceridwen.us>
Fri, 18 Sep 2015 22:12:24 +0000 (15:12 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Oct 2015 02:28:36 +0000 (22:28 -0400)
commit571704824f78de9d8b262793397a4e4ea6cedf7d
tree3fa188e20b02dd523d7b2824a0f59e109739308f
parent2dad7c131958c2f8e547f6181b491e90e11ce214
Bug 753992 - im-quartz discard_preedit segmentation fault

Replace checking if the NSView is really a GdkWindow, which will crash
in the likely event it's not a GObject, with ensuring that the parent
GdkWindow is really a GdkWindowQuartz.
modules/input/imquartz.c